mirror of
https://github.com/sbondCo/Watcharr.git
synced 2026-06-23 04:10:07 +00:00
b28e06f559
Change homepage and added docker compose install steps. Still a wip.
12 lines
138 B
CSS
12 lines
138 B
CSS
.features {
|
|
display: flex;
|
|
align-items: center;
|
|
padding: 2rem 0;
|
|
width: 100%;
|
|
}
|
|
|
|
.featureSvg {
|
|
height: 200px;
|
|
width: 200px;
|
|
}
|