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