mirror of
https://github.com/microsoft/frontend-bootcamp.git
synced 2026-01-26 14:56:42 +08:00
starting part 0
This commit is contained in:
6
step1-00/style.css
Normal file
6
step1-00/style.css
Normal file
@@ -0,0 +1,6 @@
|
||||
aside {
|
||||
float: right;
|
||||
width: 33%;
|
||||
padding: 10px;
|
||||
background: #eee;
|
||||
}
|
||||
Reference in New Issue
Block a user