mirror of https://github.com/theNewDynamic/gohugo-theme-ananke.git

Bud Parr
15.57.2017 3ddefceda16621cf6ea132d1709bc60460192c6a
1
2
3
4
5
6
7
8
9
10
11
/*
 
   CODE
 
*/
 
.pre {
  overflow-x: auto;
  overflow-y: hidden;
  overflow:   scroll;
}