mirror of
https://github.com/driftywinds/driftywinds.github.io.git
synced 2026-02-02 07:23:33 +00:00
Update UI
This commit is contained in:
@@ -13,12 +13,10 @@ a {
|
||||
/* Main */
|
||||
|
||||
#main {
|
||||
padding: unset;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
#main .item {
|
||||
margin-top: 30%;
|
||||
margin-bottom: 0;
|
||||
padding: 1em;
|
||||
}
|
||||
@@ -91,8 +89,7 @@ a {
|
||||
/* What's new */
|
||||
|
||||
#whats-new,
|
||||
#permissions,
|
||||
#source {
|
||||
#permissions {
|
||||
padding: 1em;
|
||||
}
|
||||
|
||||
@@ -207,6 +204,10 @@ a {
|
||||
padding-top: 0;
|
||||
}
|
||||
|
||||
#source .header {
|
||||
margin: 1rem;
|
||||
}
|
||||
|
||||
#source .row {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
|
||||
Reference in New Issue
Block a user