-
Notifications
You must be signed in to change notification settings - Fork 1
/
cards.html
167 lines (138 loc) · 6.07 KB
/
cards.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
<html><head><link rel='stylesheet' href='card.css'></head><body>
<div class='card'>
<span class='issue-number'>#164</span>
<h1>Assign proper layout to dropdown menus</h1>
<span class='comments'>
<img src='https://cdn2.iconfinder.com/data/icons/windows-8-metro-style/128/comments.png'>
2
</span>
</div>
<div class='card'>
<span class='issue-number'>#144</span>
<h1>Dot point should be changed to dash point</h1>
<span class='comments'>
<img src='https://cdn2.iconfinder.com/data/icons/windows-8-metro-style/128/comments.png'>
2
</span>
</div>
<div class='card'>
<span class='issue-number'>#168</span>
<h1>Philosophies -> Drawing Graphics -> grid volumes are all not even</h1>
<span class='comments'>
<img src='https://cdn2.iconfinder.com/data/icons/windows-8-metro-style/128/comments.png'>
0
</span>
</div>
<div class='card'>
<span class='issue-number'>#82</span>
<h1>Fix foit</h1>
<span class='person'>
<img src='https://avatars.githubusercontent.com/u/1865196?v=3'>
notionparallax
</span>
<span class='comments'>
<img src='https://cdn2.iconfinder.com/data/icons/windows-8-metro-style/128/comments.png'>
0
</span>
</div>
<div class='card'>
<span class='issue-number'>#169</span>
<h1>[OPINION] StyleGuide - Adjust media query for 2 screen</h1>
<span class='comments'>
<img src='https://cdn2.iconfinder.com/data/icons/windows-8-metro-style/128/comments.png'>
1
</span>
</div>
<div class='card'>
<span class='issue-number'>#167</span>
<h1>Rogue hyphen</h1>
<span class='person'>
<img src='https://avatars.githubusercontent.com/u/10814755?v=3'>
tuksun
</span>
<span class='comments'>
<img src='https://cdn2.iconfinder.com/data/icons/windows-8-metro-style/128/comments.png'>
0
</span>
</div>
<div class='card'>
<span class='issue-number'>#103</span>
<h1>check alignment of the graphic elements</h1>
<span class='comments'>
<img src='https://cdn2.iconfinder.com/data/icons/windows-8-metro-style/128/comments.png'>
0
</span>
</div>
<div class='card'>
<span class='issue-number'>#95</span>
<h1>printing dialogue is still low res</h1>
<span class='comments'>
<img src='https://cdn2.iconfinder.com/data/icons/windows-8-metro-style/128/comments.png'>
1
</span>
</div>
<div class='card'>
<span class='issue-number'>#91</span>
<h1>jazz up the assets</h1>
<span class='comments'>
<img src='https://cdn2.iconfinder.com/data/icons/windows-8-metro-style/128/comments.png'>
0
</span>
</div>
<div class='card'>
<span class='issue-number'>#149</span>
<h1>Building: Components 2-in-1 blocks are not designed to work in website</h1>
<span class='comments'>
<img src='https://cdn2.iconfinder.com/data/icons/windows-8-metro-style/128/comments.png'>
0
</span>
</div>
<div class='card'>
<span class='issue-number'>#131</span>
<span class='points'>2 points</span>
<h1>Sub heading are not outstanding/different enough compared to <p></h1>
<span class='comments'>
<img src='https://cdn2.iconfinder.com/data/icons/windows-8-metro-style/128/comments.png'>
0
</span>
</div>
<div class='card'>
<span class='issue-number'>#106</span>
<h1>Start using a scss linter</h1>
<span class='comments'>
<img src='https://cdn2.iconfinder.com/data/icons/windows-8-metro-style/128/comments.png'>
0
</span>
</div>
<div class='card'>
<span class='issue-number'>#132</span>
<h1>Look at flexbox as a solution for #122</h1>
<span class='comments'>
<img src='https://cdn2.iconfinder.com/data/icons/windows-8-metro-style/128/comments.png'>
1
</span>
</div>
<div class='card'>
<span class='issue-number'>#37</span>
<h1>Investigate implications/consequences of importing more "italic" fonts compared to just normal italics</h1>
<span class='comments'>
<img src='https://cdn2.iconfinder.com/data/icons/windows-8-metro-style/128/comments.png'>
1
</span>
</div>
<div class='card'>
<span class='issue-number'>#107</span>
<h1>Install the official favicon</h1>
<span class='comments'>
<img src='https://cdn2.iconfinder.com/data/icons/windows-8-metro-style/128/comments.png'>
5
</span>
</div>
<div class='card'>
<span class='issue-number'>#154</span>
<h1>Firefox font wasnt working with SVGs</h1>
<span class='comments'>
<img src='https://cdn2.iconfinder.com/data/icons/windows-8-metro-style/128/comments.png'>
1
</span>
</div></body></html>