mirror of
https://github.com/neocities/neocities.git
synced 2025-08-06 01:24:56 +02:00
Small design fixes for front page on mobile
This commit is contained in:
parent
54c14eb4cf
commit
7f64a62926
2 changed files with 18 additions and 0 deletions
|
@ -118,6 +118,7 @@
|
|||
h3 {
|
||||
margin-bottom: 0px;
|
||||
font-size: 1.7em;
|
||||
line-height: 120%;
|
||||
}
|
||||
|
||||
p {
|
||||
|
@ -202,6 +203,9 @@
|
|||
display: inline;
|
||||
vertical-align: 8px;
|
||||
color: #C2CFD4;
|
||||
@media (max-device-width:480px), screen and (max-width:800px) {
|
||||
font-size: 10pt;
|
||||
}
|
||||
}
|
||||
|
||||
.input-Area{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue