1
0

Create stylesheet.css

This commit is contained in:
Deven Blake 2019-03-15 18:48:04 -04:00 committed by GitHub
parent e92ddb17b6
commit 330236da85

6
homepage/stylesheet.css Normal file
View File

@ -0,0 +1,6 @@
.tab-1 {
margin-left: 40px;
}
.tab-2 {
margin-left: 80px;
}