mirror of
https://github.com/driftywinds/driftywinds.github.io.git
synced 2026-01-27 13:03:28 +00:00
Update UI
This commit is contained in:
10
index.css
10
index.css
@@ -6,11 +6,11 @@
|
||||
MIT License.
|
||||
*/
|
||||
|
||||
#main {
|
||||
padding-top: 2rem;
|
||||
#nav-bar.hide-border {
|
||||
border-bottom: none;
|
||||
}
|
||||
|
||||
#main #title {
|
||||
#main h1 {
|
||||
margin-bottom: 0.35rem;
|
||||
padding: 0 1rem;
|
||||
}
|
||||
@@ -28,6 +28,10 @@
|
||||
outline: none;
|
||||
} */
|
||||
|
||||
.section a {
|
||||
color: white;
|
||||
}
|
||||
|
||||
.suggestion {
|
||||
padding: 1rem 1rem 1rem 0;
|
||||
margin-left: 1rem;
|
||||
|
||||
Reference in New Issue
Block a user