mirror of
https://github.com/metosin/reitit.git
synced 2025-12-20 17:41:11 +00:00
9 lines
136 B
CSS
9 lines
136 B
CSS
.hints-icon {
|
|
display: table-cell;
|
|
padding-right: 15px;
|
|
padding-left: 5px;
|
|
}
|
|
|
|
.hints-container {
|
|
display: table-cell;
|
|
}
|