Web Page Preview: Various layout fixes (#1074)
This commit is contained in:
parent
fa39effade
commit
5a7f995966
@ -32,9 +32,18 @@
|
||||
.WebPage {
|
||||
flex-grow: 1;
|
||||
margin: 0.1875rem 0 0.1875rem 0.125rem;
|
||||
max-width: calc(100% - 3.375rem);
|
||||
|
||||
&::before {
|
||||
bottom: .125rem;
|
||||
top: .1rem;
|
||||
bottom: .05rem;
|
||||
}
|
||||
|
||||
.site-title,
|
||||
.site-description {
|
||||
flex: 1;
|
||||
max-width: 100%;
|
||||
max-height: 1rem;
|
||||
}
|
||||
|
||||
.site-title {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user