mirror of
https://github.com/revanced/revanced-website.git
synced 2025-05-16 21:47:06 +02:00
chore: Merge branch dev
to main
(#285)
This commit is contained in:
commit
8d1ff38708
@ -157,8 +157,7 @@
|
|||||||
main {
|
main {
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
padding: 5rem 0;
|
padding: 5rem 0;
|
||||||
// Instead of 100vh because of header.
|
height: max(100vh, 600px);
|
||||||
height: 93vh;
|
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user