This commit is contained in:
parent
55ef2393fb
commit
1b7043fa79
|
@ -53,14 +53,14 @@ definePageMetadata({
|
||||||
<style lang="scss" scoped>
|
<style lang="scss" scoped>
|
||||||
.ruryvtyk {
|
.ruryvtyk {
|
||||||
> .announcement {
|
> .announcement {
|
||||||
|
padding: 16px;
|
||||||
|
|
||||||
> .header {
|
> .header {
|
||||||
padding: 16px;
|
margin-bottom: 16px;
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
}
|
}
|
||||||
|
|
||||||
> .content {
|
> .content {
|
||||||
padding: 0 16px;
|
|
||||||
|
|
||||||
> img {
|
> img {
|
||||||
display: block;
|
display: block;
|
||||||
max-height: 300px;
|
max-height: 300px;
|
||||||
|
@ -69,7 +69,7 @@ definePageMetadata({
|
||||||
}
|
}
|
||||||
|
|
||||||
> .footer {
|
> .footer {
|
||||||
padding: 16px;
|
margin-top: 16px;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue