1
0
Fork 0
forked from sr2/cloud.sr2.uk

feat: reorganise for cloud content

This commit is contained in:
Iain Learmonth 2026-02-22 19:21:02 +00:00
parent 7396dbc851
commit c7d058c599
24 changed files with 131 additions and 99 deletions

View file

@ -8,7 +8,7 @@
text-align: center;
position: relative;
overflow: hidden;
background-image: linear-gradient(270deg, rgb(255, 113, 21), rgb(250, 201, 66));
background-image: linear-gradient(270deg, #004B67, #009A64);
}
@media screen and (max-width: 996px) {