Spaces:
Sleeping
Sleeping
Update templates/order.html
Browse files- templates/order.html +2 -1
templates/order.html
CHANGED
@@ -121,7 +121,8 @@
|
|
121 |
max-width: 768px;
|
122 |
}
|
123 |
.yourorder{
|
124 |
-
font-
|
|
|
125 |
}
|
126 |
</style>
|
127 |
</head>
|
|
|
121 |
max-width: 768px;
|
122 |
}
|
123 |
.yourorder{
|
124 |
+
font-family:Serif;
|
125 |
+
|
126 |
}
|
127 |
</style>
|
128 |
</head>
|