mirror of
https://github.com/Spythere/stacjownik.git
synced 2026-05-03 13:28:11 +00:00
Zmiana w ułożeniu elementów w widoku scenerii
This commit is contained in:
@@ -37,10 +37,6 @@ export default defineComponent({
|
||||
@import '../../styles/variables.scss';
|
||||
@import '../../styles/responsive.scss';
|
||||
|
||||
.info-header {
|
||||
padding-top: 2em;
|
||||
}
|
||||
|
||||
.scenery-name {
|
||||
font-weight: bold;
|
||||
color: $accentCol;
|
||||
@@ -48,7 +44,6 @@ export default defineComponent({
|
||||
position: relative;
|
||||
|
||||
font-size: 3.5em;
|
||||
margin-top: 0.25em;
|
||||
|
||||
text-transform: uppercase;
|
||||
|
||||
@@ -63,11 +58,9 @@ export default defineComponent({
|
||||
|
||||
position: absolute;
|
||||
top: 0;
|
||||
|
||||
}
|
||||
|
||||
.scenery-authors {
|
||||
color: #999;
|
||||
}
|
||||
</style>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user