1
0
mirror of https://github.com/restoreddev/phpapprentice.git synced 2025-08-11 17:24:34 +02:00

Changed location of menu and width of container

This commit is contained in:
Andrew Davis
2018-09-05 16:26:25 -05:00
parent 013f823b23
commit 3230f86fa6
2 changed files with 9 additions and 10 deletions

View File

@@ -96,7 +96,7 @@ button:hover .icon svg {
clear: both;
}
.container {
width: 90%;
width: 1050px;
margin-left: auto;
margin-right: auto;
}
@@ -186,8 +186,7 @@ button:hover .icon svg {
height: 100px;
}
.menu {
margin-left: 2em;
margin-bottom: 1em;
margin-bottom: 1.5em;
}
.modal {
position: fixed;