mirror of
https://github.com/mynodebtc/mynode.git
synced 2024-11-12 00:19:15 +00:00
Slight CSS tweaks
This commit is contained in:
parent
dac819c9df
commit
6afbe0a2a0
|
@ -66,7 +66,7 @@ a:active {
|
|||
text-align: center;
|
||||
font-size: 32px;
|
||||
font-family: Arial, Helvetica, sans-serif;
|
||||
margin-bottom: 10px;
|
||||
margin-bottom: 5px;
|
||||
}
|
||||
.main_header_sub_text {
|
||||
width: 600px;
|
||||
|
@ -98,7 +98,7 @@ a:active {
|
|||
display: flex;
|
||||
text-align: center;
|
||||
justify-content: center;
|
||||
margin-bottom: 20px;
|
||||
margin-bottom: 10px;
|
||||
}
|
||||
.app_tile {
|
||||
display: inline-block;
|
||||
|
@ -109,7 +109,7 @@ a:active {
|
|||
min-width: 130px;
|
||||
height: 180px;
|
||||
padding: 10px;
|
||||
margin: 10px;
|
||||
margin: 6px 10px 6px 10px;
|
||||
}
|
||||
.app_tile_short {
|
||||
display: inline-block;
|
||||
|
|
Loading…
Reference in New Issue
Block a user