mirror of
https://github.com/hugo-fixit/FixIt.git
synced 2026-08-24 23:38:56 +00:00
9 lines
115 B
SCSS
9 lines
115 B
SCSS
.version-link {
|
|
white-space: nowrap;
|
|
|
|
img.version {
|
|
height: 1.25em;
|
|
vertical-align: text-bottom;
|
|
}
|
|
}
|