mirror of
https://github.com/AngelJumbo/gruvbox-wallpapers.git
synced 2026-08-11 00:12:29 +00:00
A little more responsive
This commit is contained in:
@@ -1,10 +1,9 @@
|
||||
body {
|
||||
color: #ebdbb2;
|
||||
background-color: #282828;
|
||||
padding-left: 10%;
|
||||
padding-right: 10%;
|
||||
padding-left: 15%;
|
||||
padding-right: 15%;
|
||||
font-family: "Curier New", monospace;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
h1 {
|
||||
@@ -68,6 +67,7 @@ h2 {
|
||||
#c {
|
||||
padding: 1em;
|
||||
background-color: #665c54;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
img {
|
||||
|
||||
Reference in New Issue
Block a user