mirror of
https://codeberg.org/Codeberg/pages-server.git
synced 2025-01-19 08:57:55 +00:00
Reformatting.
This commit is contained in:
parent
0a933be603
commit
db7485915e
1 changed files with 1 additions and 1 deletions
|
@ -32,7 +32,7 @@
|
||||||
|
|
||||||
code:hover {
|
code:hover {
|
||||||
box-shadow: 0px 4px 10px 1px rgb(0, 0, 0, 0.3);
|
box-shadow: 0px 4px 10px 1px rgb(0, 0, 0, 0.3);
|
||||||
transition: box-shadow 0.2s ease-in-out;
|
transition: box-shadow 0.2s ease-in-out;
|
||||||
}
|
}
|
||||||
|
|
||||||
.container {
|
.container {
|
||||||
|
|
Loading…
Reference in a new issue