Web Page Preview: Various layout fixes (#1074)

This commit is contained in:
Alexander Zinchuk 2021-05-11 15:20:26 +03:00
parent fa39effade
commit 5a7f995966

View File

@ -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 {