chore: vertically align small center subtext
This commit is contained in:
parent
af48a1edea
commit
6cd559101a
@ -19,8 +19,12 @@ h1 {
|
|||||||
color: #f7c800;
|
color: #f7c800;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.small-header2-text {
|
||||||
|
margin-top: -10px;
|
||||||
|
}
|
||||||
|
|
||||||
.form-group {
|
.form-group {
|
||||||
margin-bottom: 10px;
|
bottom: 10px;
|
||||||
}
|
}
|
||||||
|
|
||||||
label {
|
label {
|
||||||
|
@ -38,7 +38,7 @@
|
|||||||
<body>
|
<body>
|
||||||
<div class="container">
|
<div class="container">
|
||||||
<h1>Call of Duty Stats Tracker</h1>
|
<h1>Call of Duty Stats Tracker</h1>
|
||||||
<div align="center">
|
<div align="center" class="small-header2-text">
|
||||||
<p class="small-text">
|
<p class="small-text">
|
||||||
The #1 open-source Call of Duty Statistic Tracker since cod.tracker.gg shutdown!
|
The #1 open-source Call of Duty Statistic Tracker since cod.tracker.gg shutdown!
|
||||||
<br>
|
<br>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user