Skip to content
Snippets Groups Projects
Commit 82f5f66b authored by Mariano Montone's avatar Mariano Montone
Browse files

Merge branch 'master' into 'master'

Styles

See merge request clo/cl-site!28
parents b2623765 63e3e7ff
No related branches found
No related tags found
No related merge requests found
...@@ -9,9 +9,9 @@ body{ ...@@ -9,9 +9,9 @@ body{
} }
.main { .main {
overflow: auto; overflow: auto;
padding-top: 50px; padding-top: 20px;
font-size: 1rem; font-size: 1rem;
line-height: 1.9; line-height: 1.4rem;
} }
.footer{ .footer{
position:absolute; position:absolute;
...@@ -174,5 +174,9 @@ hr { ...@@ -174,5 +174,9 @@ hr {
} }
.feed-item-title { .feed-item-title {
font-size: 1.2em; font-size: 1em;
}
.reddit-entry {
line-height: 1rem;
} }
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment