mirror of
https://github.com/Radiquum/radiquum.github.io.git
synced 2025-05-03 19:39:34 +05:00
align photo section with social media section in links
This commit is contained in:
parent
e9b5dc4dc4
commit
22ade2300f
2 changed files with 10 additions and 2 deletions
|
@ -689,6 +689,10 @@ video {
|
|||
aspect-ratio: 342/288;
|
||||
}
|
||||
|
||||
.aspect-\[1\/1\] {
|
||||
aspect-ratio: 1/1;
|
||||
}
|
||||
|
||||
.h-\[37px\] {
|
||||
height: 37px;
|
||||
}
|
||||
|
@ -757,6 +761,10 @@ video {
|
|||
height: 416px;
|
||||
}
|
||||
|
||||
.h-\[376px\] {
|
||||
height: 376px;
|
||||
}
|
||||
|
||||
.max-h-\[40vh\] {
|
||||
max-height: 40vh;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue