dev #43
|
@ -232,7 +232,7 @@ a[href^="#"] {
|
||||||
}
|
}
|
||||||
|
|
||||||
&-close {
|
&-close {
|
||||||
@apply absolute right-4 top-4 text-4xl opacity-50;
|
@apply absolute right-3 top-3 text-4xl opacity-50;
|
||||||
}
|
}
|
||||||
|
|
||||||
&-status {
|
&-status {
|
||||||
|
@ -248,7 +248,7 @@ a[href^="#"] {
|
||||||
}
|
}
|
||||||
|
|
||||||
h2 {
|
h2 {
|
||||||
@apply px-4;
|
@apply px-4 text-2xl text-center;
|
||||||
}
|
}
|
||||||
|
|
||||||
form {
|
form {
|
||||||
|
|
Loading…
Reference in New Issue