forked from Botanical/BotanJS
Lower the font-size of title, remove duplicate style
This commit is contained in:
parent
c6e4bdc509
commit
2fbcce6a12
@ -1,8 +1,3 @@
|
|||||||
.h_title {
|
|
||||||
font-size: 2.5em;
|
|
||||||
color: #444;
|
|
||||||
}
|
|
||||||
|
|
||||||
.home_entry {
|
.home_entry {
|
||||||
position: relative;
|
position: relative;
|
||||||
margin: 1em 0;
|
margin: 1em 0;
|
||||||
@ -94,7 +89,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.h_title {
|
.h_title {
|
||||||
font-size: 2.5em;
|
font-size: 2em;
|
||||||
color: #444;
|
color: #444;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user