Skip to content
Snippets Groups Projects
Commit 7007d6da authored by Sondre Sommerset Nordvik's avatar Sondre Sommerset Nordvik
Browse files

la til line height så siden ser nice ut

parent c43e8149
No related branches found
No related tags found
No related merge requests found
/* CSS below is for om_oss.html */
p {
line-height: 1.4em;
}
#matrix {
margin-left: 15%;
margin-right: 15%;
......@@ -43,7 +47,7 @@
padding: 20px 20px;
}
@media screen and (max-width:1200px){
@media screen and (max-width:1355px){
#SE {
overflow-y: scroll;
}
......@@ -63,7 +67,7 @@
}
}
@media screen and (max-width:925px){
@media screen and (max-width:1000px){
#NW {
overflow-y: scroll;
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment