Initial commit
This commit is contained in:
7
app/ui/home.module.css
Normal file
7
app/ui/home.module.css
Normal file
@ -0,0 +1,7 @@
|
||||
.shape {
|
||||
height: 0;
|
||||
width: 0;
|
||||
border-bottom: 30px solid black;
|
||||
border-left: 20px solid transparent;
|
||||
border-right: 20px solid transparent;
|
||||
}
|
||||
Reference in New Issue
Block a user