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