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