File tree Expand file tree Collapse file tree
src/jupyterhub_usage_quotas/templates Expand file tree Collapse file tree Original file line number Diff line number Diff line change 77< style >
88 .metric-container {
99 display : block;
10- gap : 16px ;
10+ padding-top : 16px ;
1111 align-items : flex-start;
1212 }
1313 .metric-resource {
100100 font-size : 15px ;
101101 margin : 0 ;
102102 }
103+ .subtitle {
104+ color : # 6b7280 ;
105+ margin-top : 16px ;
106+ }
103107 .footer-note {
104108 color : # 374151 ;
105109 font-size : 15px ;
106- margin-top : 64 px ;
110+ margin-top : 20 px ;
107111 line-height : 1.6 ;
108112 }
109113</ style >
110114{% endblock %}
111115
112116{% block main %}
113- < div style ="max-width: 900px; margin: 0 auto; padding: 0 20px 40px; ">
117+ < div style ="max-width: 900px; margin: 0 auto; padding: 40px 20px 40px; ">
114118 < h1 > Usage</ h1 >
115119 < p class ="subtitle "> View your current resource usage and quota</ p >
116120 < div class ="metric-container ">
You can’t perform that action at this time.
0 commit comments