mirror of
https://github.com/imfing/hextra.git
synced 2025-06-19 19:31:20 -04:00
chore(style): better footer logo alignment (#212)
This commit is contained in:
@ -1183,6 +1183,9 @@ video {
|
||||
.align-text-bottom {
|
||||
vertical-align: text-bottom;
|
||||
}
|
||||
.align-\[-2\.5px\] {
|
||||
vertical-align: -2.5px;
|
||||
}
|
||||
.font-mono {
|
||||
font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
|
||||
}
|
||||
|
Reference in New Issue
Block a user