Guest User

Untitled

a guest
Dec 18th, 2018
72
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.12 KB | None | 0 0
  1. .grid {
  2. grid-tempate-areas:
  3. "a" "b"
  4. "c" "c" <-- note this row
  5. "d" "e"
  6. ...
  7. }
Add Comment
Please, Sign In to add comment