feat(Documents) Notes/Docs page improvements and warning cleanup
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
namespace Model.Website;
|
||||
|
||||
public static class SupportedWebSizes {
|
||||
public static class SupportedWebSizes
|
||||
{
|
||||
// Mins
|
||||
//public static string Phone = "0px";
|
||||
public static string Tablet = "479px";
|
||||
|
||||
Reference in New Issue
Block a user