Clean up vuejs frontend css
This commit is contained in:
parent
836f720a42
commit
778ebf2ba4
@ -16,20 +16,10 @@ const props = defineProps(['title', 'blurb', 'link'])
|
||||
<style scoped>
|
||||
h1 {
|
||||
font-weight: 500;
|
||||
font-size: 2.6rem;
|
||||
position: relative;
|
||||
top: -10px;
|
||||
}
|
||||
|
||||
h3 {
|
||||
font-size: 1.2rem;
|
||||
}
|
||||
|
||||
@media (min-width: 1024px) {
|
||||
|
||||
.blurb h1,
|
||||
.blurb h3 {
|
||||
text-align: left;
|
||||
}
|
||||
}
|
||||
</style>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user