Set top margin on large screens (was xlarge)
This commit is contained in:
@@ -90,14 +90,14 @@
|
||||
#logo img {
|
||||
max-height: 400px;
|
||||
}
|
||||
#main {
|
||||
margin: 10% auto;
|
||||
}
|
||||
}
|
||||
@media only screen and (min-width: 1440px) {
|
||||
.row {
|
||||
max-width: 1600px;
|
||||
}
|
||||
#main {
|
||||
margin: 10% auto;
|
||||
}
|
||||
#songquote .quote {
|
||||
font-size: 60pt;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user