Files: a233233a9af02b6972356957649ac384648e1d42 / walkthe.css
111 bytesRaw
1 | /*walk the css*/ |
2 | |
3 | .sidebar { |
4 | position: fixed; |
5 | width: 20%; |
6 | } |
7 | |
8 | .frame { |
9 | width: 80%; |
10 | margin-left: auto; |
11 | } |
12 |
Built with git-ssb-web
1 | /*walk the css*/ |
2 | |
3 | .sidebar { |
4 | position: fixed; |
5 | width: 20%; |
6 | } |
7 | |
8 | .frame { |
9 | width: 80%; |
10 | margin-left: auto; |
11 | } |
12 |
Built with git-ssb-web