forked from varia/varia.website
fixing Roel's stream effect again
This commit is contained in:
parent
1b70508f7d
commit
22cb33f5f8
@ -1 +1 @@
|
||||
Subproject commit 53640095309c741081113d38c4566428d0e67b03
|
||||
Subproject commit baec319404f537767e08c667e448edbde2d1d026
|
@ -196,10 +196,10 @@ header {
|
||||
margin: 0 1em 1em 0;
|
||||
}*/
|
||||
|
||||
div.container:nth-child(2n) {
|
||||
div.container a:nth-child(2n) {
|
||||
transform: skew(-2deg);
|
||||
}
|
||||
div.container:nth-child(2n+1) {
|
||||
div.container a:nth-child(2n+1) {
|
||||
transform: skew(2deg);
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user