mirror of
https://git.coop/cotech/website.git
synced 2025-12-20 21:07:33 +00:00
Fix up the domains.coop page
I'm not sure if this page is still relevant, but to avoid breaking anything I've made it look *ok* with the new styles.
This commit is contained in:
@ -181,6 +181,10 @@ section, footer, header {
|
||||
margin-right: auto;
|
||||
}
|
||||
|
||||
.w-full {
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.box {
|
||||
background: linear-gradient(180deg, rgba(45, 169, 215, 0.1) 0%, rgba(255, 255, 255, 0.05) 100%);
|
||||
border: 1px solid var(--cotech-dark-grey);
|
||||
|
||||
Reference in New Issue
Block a user