mirror of
https://github.com/AykutSarac/jsoncrack.com.git
synced 2025-01-20 05:12:54 +08:00
style background image spacing for wide screens
This commit is contained in:
parent
2476b5198f
commit
56ef7b8616
@ -13,8 +13,8 @@ const GlobalStyle = createGlobalStyle`
|
||||
|
||||
background-color: #000000;
|
||||
opacity: 1;
|
||||
background-image: radial-gradient(#414141 0.5px, #000000 0.5px);
|
||||
background-size: 10px 10px;
|
||||
background-image: radial-gradient(#505050 0.75px, #000000 0.75px);
|
||||
background-size: 15px 15px;
|
||||
}
|
||||
|
||||
a {
|
||||
|
Loading…
x
Reference in New Issue
Block a user