Browse Source

remove article-meta styling

Alexander Avery 2 months ago
parent
commit
302c628200
  1. 14
      assets/sass/main.scss

14
assets/sass/main.scss

@ -94,23 +94,15 @@ img {
img.featured {
border-radius: 8px;
max-height: 500px;
margin-top: 12px;
}
.small-text {
font-size: 1rem;
}
.article-header {
display: flex;
justify-content: center;
align-items: center;
gap: 4px 8px;
flex-wrap: wrap;
h1 {
font-size: 2rem;
text-align: center;
flex-basis: 100%;
}
.large-text {
font-size: 2rem;
}
section {

Loading…
Cancel
Save