Skip to content

Commit f8d4bce

Browse files
authored
Create sample.css
1 parent 95c6460 commit f8d4bce

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

Portfolio/sample.css

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
.jumbotron {
2+
background-color : white;
3+
}
4+
.container
5+
{
6+
background-color : silver;
7+
padding : 40px 20px 40px 20px;
8+
}
9+

0 commit comments

Comments
 (0)