Apply styles to themes css

This commit is contained in:
billz 2021-04-02 17:03:35 +01:00
parent 14b00f1b0a
commit 1503d81317
2 changed files with 6 additions and 4 deletions

View File

@ -147,8 +147,9 @@ ul.nav-tabs, .nav-tabs .nav-link {
}
.info-item {
width: 10rem;
float: left;
text-transform: uppercase;
font-size: 0.7em;
color: #858796;
}
.info-item-xs {

View File

@ -250,8 +250,9 @@ hr {
}
.info-item {
width: 12rem;
float: left;
text-transform: uppercase;
font-size: 0.7em;
color: #858796;
}
.info-item-xs {