mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-17 21:35:50 +00:00
change index-page font size
This commit is contained in:
parent
332abbcb8a
commit
2e16506cda
1 changed files with 1 additions and 1 deletions
|
@ -104,7 +104,7 @@ h1 {
|
||||||
}
|
}
|
||||||
|
|
||||||
.index-page--subtitle {
|
.index-page--subtitle {
|
||||||
font-size: 16px;
|
font-size: 18px;
|
||||||
line-height: 24px;
|
line-height: 24px;
|
||||||
margin: 0 0 30px;
|
margin: 0 0 30px;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue