Skip to content

Commit a844b20

Browse files
committed
v2.0.5
1 parent 848809c commit a844b20

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@richmd/vue",
3-
"version": "2.0.4",
3+
"version": "2.0.5",
44
"description": "It is a vue package of Richmd.",
55
"exports": {
66
".": {

styles/slide.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -403,8 +403,8 @@
403403
.richmd-slide .filename {
404404
background-color: rgba(255, 255, 255, .3);
405405
color: #fff;
406-
font-size: 13px;
407-
padding: 5px 10px;
406+
font-size: 20px;
407+
padding: 14px;
408408
margin: 0;
409409
top: 0;
410410
position: absolute;

0 commit comments

Comments
 (0)