forked from unit/website
Refactor css
This commit is contained in:
parent
e825092124
commit
e2caf063a3
|
@ -32,6 +32,7 @@ main {
|
|||
main {
|
||||
width: 29vw;
|
||||
margin: 2rem auto;
|
||||
padding: 0;
|
||||
}
|
||||
}
|
||||
|
||||
|
@ -112,7 +113,8 @@ nav > ul > li:before {
|
|||
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
|
||||
|
||||
section {
|
||||
margin-bottom: 2rem;
|
||||
width: 100%;
|
||||
margin: 2rem auto;
|
||||
}
|
||||
|
||||
section:last-child {
|
||||
|
|
Loading…
Reference in New Issue
Block a user