styles: tighten sane article presentation
This commit is contained in:
@@ -19,8 +19,8 @@
|
|||||||
left: -10rem;
|
left: -10rem;
|
||||||
top: 2rem;
|
top: 2rem;
|
||||||
width: 28rem;
|
width: 28rem;
|
||||||
height: 28px;
|
height: 42px;
|
||||||
background-image: linear-gradient(to right, transparent 0%, #7ba9ef 100%);
|
background-image: linear-gradient(to right, transparent 0%, #319097 100%);
|
||||||
z-index: -1;
|
z-index: -1;
|
||||||
transform: rotate(-30deg);
|
transform: rotate(-30deg);
|
||||||
border-radius: 5px;
|
border-radius: 5px;
|
||||||
@@ -40,12 +40,9 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.center article {
|
.center article {
|
||||||
font-size: 1.05rem;
|
font-size: 0.93rem;
|
||||||
text-align: justify;
|
text-align: justify;
|
||||||
|
hyphens: none;
|
||||||
p {
|
|
||||||
hyphens: none;
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.floating-image {
|
.floating-image {
|
||||||
|
|||||||
Reference in New Issue
Block a user