mirror of
https://github.com/restoreddev/phpapprentice.git
synced 2025-08-03 05:18:11 +02:00
Merge pull request #7 from restoreddev/classes
Removed media query from container
This commit is contained in:
@@ -100,11 +100,6 @@ button:hover .icon svg {
|
||||
margin-left: auto;
|
||||
margin-right: auto;
|
||||
}
|
||||
@media only screen and (min-width: 33.75em) { /* 540px */
|
||||
.container {
|
||||
width: 80%;
|
||||
}
|
||||
}
|
||||
.center {
|
||||
margin-left: auto;
|
||||
margin-right: auto;
|
||||
|
Reference in New Issue
Block a user