mirror of
https://github.com/shlinkio/shlink-web-client.git
synced 2026-03-18 05:23:49 +00:00
Added font weight to create server component labels
This commit is contained in:
@@ -5,6 +5,8 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.create-server__label {
|
.create-server__label {
|
||||||
|
font-weight: bold;
|
||||||
|
|
||||||
@media (min-width: $mdMin) {
|
@media (min-width: $mdMin) {
|
||||||
text-align: right;
|
text-align: right;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user